home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / pbill33b.lha / Phonebill / Config / Rates.config.nederland < prev    next >
Text File  |  1994-10-25  |  647b  |  48 lines

  1. (rate
  2.     (name    "Nederland: Interlokaal tarief")
  3.     (rateperiod
  4.         (defaultrate
  5.             (ratetime
  6.                 (hour    "08:00")
  7.                 (units    "0.15/47")
  8.             )
  9.             (ratetime
  10.                 (hour    "18:00")
  11.                 (units    "0.15/94")
  12.             )
  13.         )
  14.         (exceptiondays
  15.             (comment    "Weekend")
  16.             (days    "su" "sa")
  17.             (ratetime
  18.                 (hour    "00:00")
  19.                 (units    "0.15/94")
  20.             )
  21.         )
  22.     )
  23. )
  24.  
  25. (rate
  26.     (name    "Nederland: Lokaal tarief")
  27.     (rateperiod
  28.         (defaultrate
  29.             (ratetime
  30.                 (hour    "08:00")
  31.                 (units    "0.15/150")
  32.             )
  33.             (ratetime
  34.                 (hour    "18:00")
  35.                 (units    "0.15/300")
  36.             )
  37.         )
  38.         (exceptiondays
  39.             (comment    "Weekend")
  40.             (days    "su" "sa")
  41.             (ratetime
  42.                 (hour    "00:00")
  43.                 (units    "0.15/300")
  44.             )
  45.         )
  46.     )
  47. )
  48.